Skip to content

Bump google.golang.org/grpc from 1.51.0 to 1.52.3#629

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/google.golang.org/grpc-1.52.3
Closed

Bump google.golang.org/grpc from 1.51.0 to 1.52.3#629
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/google.golang.org/grpc-1.52.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2023

Bumps google.golang.org/grpc from 1.51.0 to 1.52.3.

Release notes

Sourced from google.golang.org/grpc's releases.

Release 1.52.3

Bug Fixes

  • Fix user-agent version

Release 1.52.2

Bug Fixes

  • xds: fix panic involving double close of channel in xDS transport (#5959)

Release 1.52.1

Bug Fixes

  • grpclb: rename grpclbstate package back to state (#5963)

Release 1.52.0

New Features

  • xdsclient: log node ID with verbosity INFO (#5860)
  • ringhash: impose cap on max_ring_size to reduce possibility of OOMs (#5801)

Behavior Changes

  • client: return an error from Dial if an empty target is passed and no custom dialer is present; the ClientConn would otherwise be unable to connect and perform RPCs (#5732)

Bug Fixes

  • transport (net/http server handler): respond to bad HTTP requests with status 400 (Bad Request) instead of 500 (Internal Server Error). (#5804)
  • transport: Fixed closing a closed channel panic in handlePing (#5854)
  • server: fix ChainUnaryInterceptor and ChainStreamInterceptor to allow retrying handlers (#5666)
  • transport: ensure value of :authority header matches server name used in TLS handshake when the latter is overridden by the name resolver (#5748)

Documentation

  • examples: add an example to illustrate the usage of stats handler (#5657)
  • examples: add new example to show updating metadata in interceptors (#5788)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the update label Feb 1, 2023
@dependabot dependabot bot requested a review from ktr0731 February 1, 2023 04:02
@ktr-ci-bot ktr-ci-bot enabled auto-merge (squash) February 1, 2023 04:05
@dependabot dependabot bot force-pushed the dependabot/go_modules/google.golang.org/grpc-1.52.3 branch from 1d568ce to 04ac866 Compare February 1, 2023 04:08
@dependabot dependabot bot force-pushed the dependabot/go_modules/google.golang.org/grpc-1.52.3 branch from 04ac866 to 8ea6f9f Compare February 1, 2023 04:16
@dependabot dependabot bot force-pushed the dependabot/go_modules/google.golang.org/grpc-1.52.3 branch from 8ea6f9f to b4e36a5 Compare February 1, 2023 04:23
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.51.0 to 1.52.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.51.0...v1.52.3)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/google.golang.org/grpc-1.52.3 branch from b4e36a5 to a48fdf9 Compare February 1, 2023 04:30
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 9, 2023

Superseded by #635.

@dependabot dependabot bot closed this Feb 9, 2023
auto-merge was automatically disabled February 9, 2023 23:01

Pull request was closed

@dependabot dependabot bot deleted the dependabot/go_modules/google.golang.org/grpc-1.52.3 branch February 9, 2023 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant